body, html {
    font-family: "Roboto" !important;
    color: #000000 !important; /* Change this to your desired color */
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: #000000 !important; /* Change this to your desired color */
}

.navbar-static-top.navbar .menu-bar > .navbar-nav > li > a {
    font-family: "Roboto" !important;
    color: #ffffff !important; /* Change this to your desired color */
}